home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / gnu / bison_1_21.lha / bison-1.21 / amiga.readme next >
Text File  |  1993-05-06  |  2KB  |  51 lines

  1.                                AMIGA.README
  2.              QUICK INSTRUCTIONS FOR INSTALLING GNU BISON 1.21
  3.                              AMIGA PORT V1.00
  4.  
  5. This is my port of GNU Bison V1.21.  To install it, copy the executable
  6. "Bison" to somewhere in your path and move the files "Bison.hairy" and
  7. "Bison.simple" to the S:  directory.  I've used this port to compile flex's
  8. parse.y grammar file without problems, so I hope everything is ok.  If you
  9. run into problems running multiple copies of Bison at once (I wonder why
  10. you would want to do this on the Amiga :-), please tell me.  I think that
  11. Aztec's mktemp() functions behaves correctly.  If you're running earlier
  12. versions of the AmigaOS, make sure you have T:  assigned somewhere as this
  13. is the default place for temporary files.
  14.  
  15.    No amiga-specific functions have been used in the process of porting, so
  16. this program should run under all supported versions of the Amiga Operating
  17. System.  It was compiled on an Amiga 500 Running KS 2.04/WB2.1.
  18.  
  19.    Contact me at 
  20.  
  21.       hoover@mathematik.uni-bielefeld.de 
  22.  
  23. or via snail mail at
  24.  
  25.       HooverSoft Inc.
  26.       Joellenbecker Weg 4
  27.       W-4900 Herford      (or 32051 Herford after June 1st, 1993)
  28.       Germany
  29.  
  30. if you have any problems using this Amiga version of "Bison". It was
  31. compiled using Aztec C V5.0.
  32.  
  33.    This archive contains the binaries necessary to run Bison. For the full
  34. source version, ftp to 
  35.  
  36.    ftp.mathematik.uni-bielefeld.de 
  37.  
  38. and get the file
  39.  
  40.    /pub/amiga/gnu/bison121src.tar.z
  41.  
  42. which includes all *.[ch]-files with Amiga specific changes. 
  43.  
  44. Contact me to see how we can get the files to you if you don't have ftp
  45. access.
  46.  
  47.    Enjoy,
  48.       hoover
  49.  
  50.  
  51.